home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dermatology Step by Step
/
Dermatology Step by Step.iso
/
pc
/
Media
/
Dermatology
/
Algorithm.swf
/
scripts
/
DefineButton2_219
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-02-15
|
92 b
|
7 lines
on(release){
if(_root.isRollOverEnable)
{
showExtendedAlgorithm();
}
}